Skip to content

Support NeuroConv 0.6.5#1036

Closed
bendichter wants to merge 2 commits intosupport-neuroconv-0.6.4from
support-neuroconv-0.6.5
Closed

Support NeuroConv 0.6.5#1036
bendichter wants to merge 2 commits intosupport-neuroconv-0.6.4from
support-neuroconv-0.6.5

Conversation

@bendichter
Copy link
Copy Markdown
Collaborator

Summary

  • Bumps neuroconv from 0.6.1 to 0.6.5 in all 4 platform environment files
  • Updates NWBMetaDataEncoder imports to use private _NWBMetaDataEncoder (made private in 0.6.2 with no deprecation shim)
  • Adds spikeinterface to PyInstaller modules_to_collect in nwb-guide.spec (lazily imported, not detected by PyInstaller)
  • Pins pandas < 3.0 to avoid Arrow backend returning read-only arrays that break spikeinterface Phy extractor

Note: In 0.6.5 the ecephys, ophys, behavior, and text extras were restored, so the original extras specification is preserved.

Closes #960

Test plan

  • Verify neuroconv 0.6.5 installs correctly on all platforms
  • Run LiveServices tests to confirm backend Python integration works
  • Run BuildTests to confirm PyInstaller bundles spikeinterface correctly
  • Run E2E tutorial tests (note: pre-existing failures on main since ~Nov 15)

🤖 Generated with Claude Code

@bendichter bendichter marked this pull request as draft February 12, 2026 14:08
@bendichter bendichter force-pushed the support-neuroconv-0.6.5 branch from 2a0a13f to 783689a Compare February 12, 2026 18:54
@bendichter bendichter changed the base branch from main to support-neuroconv-0.6.4 February 12, 2026 18:54
@bendichter
Copy link
Copy Markdown
Collaborator Author

Closing patch release PR — consolidating to minor releases only (0.7.0, 0.8.0, 0.9.0).

@bendichter bendichter closed this Feb 12, 2026
@rly rly deleted the support-neuroconv-0.6.5 branch March 6, 2026 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support NeuroConv 0.6.5

1 participant